home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
etc
/
init
/
udevtrigger.conf
< prev
next >
Wrap
Text File
|
2009-09-21
|
318b
|
16 lines
# udevtrigger - cold plug devices
#
# By the time udevd starts, we've already missed all of the events for
# the devices populated in /sys. This task causes the kernel to resend
# them.
description "cold plug devices"
start on (startup
and started udev)
task
exec udevadm trigger
post-stop exec udevadm settle